Call Appearance Conference Message Structure
ThemsgInfo
parameter of thetelCAConferenceMsg
(page 5-18),telCAConferenceDropMsg
(page 5-22), andtelCAConferenceSplitMsg
(page 5-21) messages contains a pointer to a call appearance conference message structure, defined by theCAConfMsgRec
data type.
struct CAConfMsgRec { TELCAHandle relatedCA; }; typedef struct CAConfMsgRec CAConfMsgRec;Field descriptions
relatedCA
- A handle to the call appearance structure associated with the conference initiator.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help